Skip to main content

Week 6

Milestones

  • Fixed the issue reagarding ngrok
  • Test out the implementation of consent api via the Postman.
  • Understanding localtunnel library as an alternative for Ngrok.
  • Got the response for consent api in both webhook and in App with respected consennt ID which is essential for the data transfer workflow.

Screenshots / Videos

  • Tested the consent api and got the response in webhook and in the app .
  • Consent api.

 Consent api

  • Response of Consent request in webhook .

 Consent request

  • Status of Consent Request api.  Consent request

Contributions

Learnings

  • Understood the localtunnel library as an alternative for Ngrok.
  • Explored and undeestand the new ABDM Documentation.
  • Learn more about swagger codegen and various swagger tools.